AmHighSchoolExternalMap 
Logical Entity Name  AmHighSchoolExternalMap 
Default Table Name  AmHighSchoolExternalMap 
Physical Only  NO 
Definition 
 
Note 
 

AmHighSchoolExternalMap Columns 
ColumnName  Domain  Datatype  NULL  Definition 
AmHighSchoolExternalMapID(PK)    int  NO 
 
AmHighSchoolID(FK)    int  NO 
 
UserId(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 
CrmId    nvarchar(50)  YES 
 

AmHighSchoolExternalMap Primary and Unique Keys 
Key Name  Key Type  Keys 
Pk_AmHighSchoolExternalMap_AmHighSchoolExternalMapD  PrimaryKey  AmHighSchoolExternalMapID 

AmHighSchoolExternalMap Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
AmHighSchool  Non-Identifying  One To Zero or More  FK_AmHighSchoolExternalMapAmHighSchoolID_AmHighSchoolAmHighSchoolID      AmHighSchoolID  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_AmHighSchoolExternalMapUserID_SyStaffSyStaffID      UserId  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

AmHighSchoolExternalMap Check Constraints 
Check Constraint Name  CheckConstraint